Skip to content

[Symfony Translation] move contracts dependency to dev section#104

Merged
mike4git merged 1 commit into
mainfrom
fix/unnecessary-symfony-translation-dep
Dec 15, 2025
Merged

[Symfony Translation] move contracts dependency to dev section#104
mike4git merged 1 commit into
mainfrom
fix/unnecessary-symfony-translation-dep

Conversation

@mike4git

Copy link
Copy Markdown
Collaborator

symfony/translation were not necessary to be a requirement in our bundle because Translator is an optional feature in our Command.
To use Symfony TranslatorInterface we add symfony/translation-contracts in our dev-requirements.

@mike4git mike4git force-pushed the fix/unnecessary-symfony-translation-dep branch from 6cfa81e to 0351783 Compare December 13, 2025 08:22
@mike4git mike4git merged commit 4752c9c into main Dec 15, 2025
6 checks passed
@mike4git mike4git deleted the fix/unnecessary-symfony-translation-dep branch December 15, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants